- 
		Home
	
- 
Spam protection, Honeypot, Anti-Spam by CleanTalk
- 
5.171.2
- 
Code
- 
Classes
-  Cron 
		
			
				
					
													
								
																			
											| Total Complexity | 40 | 
																			
											| Dependencies | 0 | 
																			
											| Dependents | 0 | 
																	
							 
													
								
																			
											| Total lines | 291 | 
																			
											| Lines of code | 122 | 
																			
											| Logical lines of code | 65 | 
																	
							 
													
								
																			
											| Comment lines | 106 | 
																			
											| Methods | 12 | 
																			
											| Properties | 7 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 12
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| checkTasks() | A | 49 | 10 | 30 | 
					
				| runTasks() | A | 47 | 9 | 35 | 
					
				| __construct() | S | 59 | 4 | 15 | 
					
				| addTask() | S | 59 | 4 | 14 | 
					
				| updateTask() | S | 59 | 4 | 13 | 
					
				| removeTask() | S | 66 | 3 | 8 | 
					
				| getCronLastStart() | S | 100 | 1 | 0 | 
					
				| setCronLastStart() | S | 100 | 1 | 0 | 
					
				| saveTasks() | S | 100 | 1 | 0 | 
					
				| getTasks() | S | 100 | 1 | 0 | 
					
				| getCronOptionName() | S | 82 | 1 | 3 | 
					
				| createId() | S | 75 | 1 | 4 |